MongoCursor
PHP Manual

MongoCursor::rewind

(PECL mongo >=0.9.0)

MongoCursor::rewindReturns the cursor to the beginning of the result set

Descripción

public void MongoCursor::rewind ( void )

Lista de parámetros

This function has no parameters.

Valores retornados

NULL.


MongoCursor
PHP Manual